1 <!-- Edit this file to change the layout of each record in the table view -->
2 <!-- To disable clicking of a field,
remove the <%%SELECT%%> and <%%ENDSELECT%%> formatters around it-->
3
4 <!-- If you wish to hide the table view header that contains the column titles, -->
5 <!--
add the following to the personal_details_init() hook (in hooks/personal_details.php file) -->
6 <!-- $options->ShowTableHeader =
0; -->
7
8         <td id=
"personal_details-full_name-<%%VALUE(id)%%>" class="personal_details-full_name"><%%SELECT%%><%%VALUE(full_name)%%><%%ENDSELECT%%></td>
9         <td id=
"personal_details-school-<%%VALUE(id)%%>" class="personal_details-school"><%%SELECT%%><%%VALUE(school)%%><%%ENDSELECT%%></td>
10         <td id=
"personal_details-department-<%%VALUE(id)%%>" class="personal_details-department"><%%SELECT%%><%%VALUE(department)%%><%%ENDSELECT%%></td>
11         <td id=
"personal_details-year_of_study-<%%VALUE(id)%%>" class="personal_details-year_of_study"><%%SELECT%%><%%VALUE(year_of_study)%%><%%ENDSELECT%%></td>



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.065 lượt xem

Gõ tìm kiếm nhanh...